RegularPolygon Properties

Properties

Content Contains a collection of IDrawText objects.
CornerCount Specifies the number of polygon corners on a polygon shape.
EventListeners Contains an attachment of an event listener to a drawing shape.
GluePoints Contains the designated point in the area of a drawing object to which a connector shape can connect.
Height
(Inherited from Shape)
ID
(Inherited from Shape)
IsConcave Specifies whether a regular polygon is convex or concave. The defined values are: - false: polygon is convex. - true: polygon is concave.
Layer
(Inherited from Shape)
Name
(Inherited from Shape)
RelativeHeight Contains height of a drawing object as a relative value within a frame.
RelativeWidth Contains width of a drawing object as a relative value within a frame.
Style
(Inherited from Shape)
TextStyle
(Inherited from Shape)
Transform
(Inherited from Shape)
Width
(Inherited from Shape)
X
(Inherited from Shape)
Y
(Inherited from Shape)
ZIndex
(Inherited from Shape)

See Also